home *** CD-ROM | disk | FTP | other *** search
/ Win '95 Giga Pack / Win95 Giga Pack (Maple Media) (1997).iso / TOOLBARS / APPBAR / CHANGES.TXT < prev    next >
Text File  |  1996-05-08  |  2KB  |  40 lines

  1. This file documents changes to AppBar from version to version.  Please 
  2. check the home page for the latest details!!!!
  3.  
  4. New in:
  5.  
  6. 0.97
  7.  - Removed hard-coded AppBar menu and switched to a right-button popup 
  8.    menu.
  9.  - AppBar can now be repositioned to the bottom of the screen (user request).
  10.  - AppBar now auto-hides!!!  It's now VERY usable in my mind.
  11.  
  12. 0.96
  13.  - Huge bug in File I/O - I was saving pointers so if one of them
  14.    happened to look like an EOF, AppBar would fail to read in the file.  
  15.    This is fixed and now AppBar *should* be stable...I hope.
  16.  - Drag and Drop - Just drag an EXE (or several) to a menu item in the Edit 
  17.    Menus dialog and AppBar will create an app slot for it and fill in a name.
  18.  - Added internationalization code for our friends in other parts of the 
  19.    world.  Now the date and time display in the Win95 Control Panel format.
  20.  
  21. 0.95
  22.  - AppBar runs on Win95 and WinNT 4.0 ONLY!  (And I'm not sure about 4.0)
  23.  - AppBar is much fatter! (Beats me why... I think it may have to do with 
  24.    the fact that the EXE size is now greater than 64k so local jumps must be 
  25.    32-bit values.)  50k ---> 90k.  Yuk.
  26.  - Added options to display date and free memory (at user request).
  27.  - Rewrote time display code to do all this.  As a side effect, the time 
  28.    is no longer selectable (it was previously a menu!)
  29.  - If running on a battery, AppBar will display the battery % left (in 
  30.    color!)
  31.  - Redesigned the Options dialog
  32.  - Command line parameters (see README.TXT for documentation)
  33.  - Multi-user settings (ditto)
  34.  - Many small changes to make AppBar more conformant to dynamic changes 
  35.    in the system (screen resolution change, system time change, etc).
  36.  - Menu bug fix(es)
  37.  
  38.  
  39. Mike Perham (mperham@cs.cornell.edu)
  40.